﻿2026-08-21T12:57:21.6757712Z ##[group]Run actions/checkout@v5
2026-08-21T12:57:21.6757993Z with:
2026-08-21T12:57:21.6758202Z   repository: SaberMage/spt-shell-notify
2026-08-21T12:57:21.6758459Z   path: .adapter-notify
2026-08-21T12:57:21.6760570Z   token: ***
2026-08-21T12:57:21.6760764Z   ssh-strict: true
2026-08-21T12:57:21.6760950Z   ssh-user: git
2026-08-21T12:57:21.6761151Z   persist-credentials: true
2026-08-21T12:57:21.6761369Z   clean: true
2026-08-21T12:57:21.6761570Z   sparse-checkout-cone-mode: true
2026-08-21T12:57:21.6761809Z   fetch-depth: 1
2026-08-21T12:57:21.6762008Z   fetch-tags: false
2026-08-21T12:57:21.6762214Z   show-progress: true
2026-08-21T12:57:21.6762411Z   lfs: false
2026-08-21T12:57:21.6762590Z   submodules: false
2026-08-21T12:57:21.6762792Z   set-safe-directory: true
2026-08-21T12:57:21.6763023Z   allow-unsafe-pr-checkout: false
2026-08-21T12:57:21.6763249Z env:
2026-08-21T12:57:21.6763560Z   SPT_CI_TEST_TMP: /home/reavus/actions-runner/_work/_temp/spt-test-tmp-32482048369-1-GJOjxa
2026-08-21T12:57:21.6764047Z   TEMP: /home/reavus/actions-runner/_work/_temp/spt-test-tmp-32482048369-1-GJOjxa
2026-08-21T12:57:21.6764461Z   TMP: /home/reavus/actions-runner/_work/_temp/spt-test-tmp-32482048369-1-GJOjxa
2026-08-21T12:57:21.6764890Z   TMPDIR: /home/reavus/actions-runner/_work/_temp/spt-test-tmp-32482048369-1-GJOjxa
2026-08-21T12:57:21.6765234Z ##[endgroup]
2026-08-21T12:57:21.7408090Z Syncing repository: SaberMage/spt-shell-notify
2026-08-21T12:57:21.7412075Z ##[group]Getting Git version info
2026-08-21T12:57:21.7412465Z Working directory is '/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/.adapter-notify'
2026-08-21T12:57:21.7434109Z [command]/usr/bin/git version
2026-08-21T12:57:21.7465999Z git version 2.43.0
2026-08-21T12:57:21.7481368Z ##[endgroup]
2026-08-21T12:57:21.7487992Z Copying '/home/reavus/.gitconfig' to '/home/reavus/actions-runner/_work/_temp/d8349cbf-947c-42c3-84f8-8f12115d12b1/.gitconfig'
2026-08-21T12:57:21.7495344Z Temporarily overriding HOME='/home/reavus/actions-runner/_work/_temp/d8349cbf-947c-42c3-84f8-8f12115d12b1' before making global git config changes
2026-08-21T12:57:21.7496068Z Adding repository directory to the temporary git global config as a safe directory
2026-08-21T12:57:21.7498046Z [command]/usr/bin/git config --global --add safe.directory /home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/.adapter-notify
2026-08-21T12:57:21.7525007Z ##[group]Initializing the repository
2026-08-21T12:57:21.7528106Z [command]/usr/bin/git init /home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/.adapter-notify
2026-08-21T12:57:21.7588157Z hint: Using 'master' as the name for the initial branch. This default branch name
2026-08-21T12:57:21.7588669Z hint: is subject to change. To configure the initial branch name to use in all
2026-08-21T12:57:21.7589376Z hint: of your new repositories, which will suppress this warning, call:
2026-08-21T12:57:21.7589757Z hint: 
2026-08-21T12:57:21.7590114Z hint: 	git config --global init.defaultBranch <name>
2026-08-21T12:57:21.7590447Z hint: 
2026-08-21T12:57:21.7590848Z hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
2026-08-21T12:57:21.7591569Z hint: 'development'. The just-created branch can be renamed via this command:
2026-08-21T12:57:21.7591945Z hint: 
2026-08-21T12:57:21.7592182Z hint: 	git branch -m <name>
2026-08-21T12:57:21.7592889Z Initialized empty Git repository in /home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/.adapter-notify/.git/
2026-08-21T12:57:21.7599137Z [command]/usr/bin/git remote add origin https://github.com/SaberMage/spt-shell-notify
2026-08-21T12:57:21.7623177Z ##[endgroup]
2026-08-21T12:57:21.7623531Z ##[group]Disabling automatic garbage collection
2026-08-21T12:57:21.7626141Z [command]/usr/bin/git config --local gc.auto 0
2026-08-21T12:57:21.7647783Z ##[endgroup]
2026-08-21T12:57:21.7648098Z ##[group]Setting up auth
2026-08-21T12:57:21.7652959Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand
2026-08-21T12:57:21.7674365Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :"
2026-08-21T12:57:21.7858113Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-08-21T12:57:21.7883164Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :"
2026-08-21T12:57:21.8065067Z [command]/usr/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-08-21T12:57:21.8088605Z [command]/usr/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url
2026-08-21T12:57:21.8274267Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic ***
2026-08-21T12:57:21.8303117Z ##[endgroup]
2026-08-21T12:57:21.8303480Z ##[group]Determining the default branch
2026-08-21T12:57:21.8305989Z Retrieving the default branch name
2026-08-21T12:57:22.3733065Z Default branch 'main'
2026-08-21T12:57:22.3733962Z ##[endgroup]
2026-08-21T12:57:22.3734354Z ##[group]Fetching the repository
2026-08-21T12:57:22.3738105Z [command]/usr/bin/git -c protocol.version=2 fetch --no-tags --prune --no-recurse-submodules --depth=1 origin +refs/heads/main:refs/remotes/origin/main
2026-08-21T12:57:23.0469213Z From https://github.com/SaberMage/spt-shell-notify
2026-08-21T12:57:23.0470338Z  * [new branch]      main       -> origin/main
2026-08-21T12:57:23.0493969Z ##[endgroup]
2026-08-21T12:57:23.0494622Z ##[group]Determining the checkout info
2026-08-21T12:57:23.0497219Z ##[endgroup]
2026-08-21T12:57:23.0502201Z [command]/usr/bin/git sparse-checkout disable
2026-08-21T12:57:23.0590907Z [command]/usr/bin/git config --local --unset-all extensions.worktreeConfig
2026-08-21T12:57:23.0615361Z ##[group]Checking out the ref
2026-08-21T12:57:23.0618105Z [command]/usr/bin/git checkout --progress --force -B main refs/remotes/origin/main
2026-08-21T12:57:23.0651870Z Switched to a new branch 'main'
2026-08-21T12:57:23.0652319Z branch 'main' set up to track 'origin/main'.
2026-08-21T12:57:23.0655679Z ##[endgroup]
2026-08-21T12:57:23.0683420Z [command]/usr/bin/git log -1 --format=%H
2026-08-21T12:57:23.0703454Z ee2d37eadc730c0019e0af82d683074c509634a2
